[AutoPR @azure/arm-containerservice] Fix some bad output-folder for go SDK#1917
Closed
openapi-sdkautomation[bot] wants to merge 1 commit into
Closed
[AutoPR @azure/arm-containerservice] Fix some bad output-folder for go SDK#1917openapi-sdkautomation[bot] wants to merge 1 commit into
openapi-sdkautomation[bot] wants to merge 1 commit into
Conversation
10 tasks
5cc34bd to
99ed53c
Compare
colawwj
pushed a commit
to colawwj/azure-sdk-for-js
that referenced
this pull request
Aug 20, 2021
* Attempt to purge all vaults, managed HSMs Reverts AzureSDKAutomation#1910. Vaults and managed HSMs are automatically purged on their purge date. The point was to purge them daily to preserve capacity. The default purge date is +90 days. * Add timeout and more logging * Pass required -Resource * Fix log message * Ensure the $Resource is correctly captured Added comment to new code explaining why, since ScriptBlock.GetNewClosure() is not working as expected. * Add -ErrorAction to Receive-Job Worked without terminating when run locally, but failed on the first error in the AzDO agent. * Use $using:r instead of creating ScriptBlock More idiomatic for passing ScriptBlocks to jobs. * Resolve PR feedback * Change default DeleteAfterHours to 120 Resolves AzureSDKAutomation#1917 * Use the Az cmdlets built-in -AsJob Co-authored-by: Heath Stewart <heaths@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created to sync Azure/azure-rest-api-specs#10842.
Installation Instructions
You can install the package
@azure/arm-containerserviceof this PR using the following command:curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/10842/azure-sdk-for-js/@azure/arm-containerservice/azure-arm-containerservice-11.2.0.tgz" -o azure-arm-containerservice-11.2.0.tgz npm install azure-arm-containerservice-11.2.0.tgzDirect Download
The generated package can be directly downloaded from here: